func crypto/internal/fips140/mlkem.ringDecodeAndDecompress
3 uses
crypto/internal/fips140/mlkem (current package)
field.go#L331: func ringDecodeAndDecompress(b []byte, d uint8) ringElement {
field.go#L371: return ringDecodeAndDecompress(bb[:], 5)
field.go#L389: return ringDecodeAndDecompress(bb[:], 11)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)